FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource OperationDefinition/FHIR Server from package ig-ee-medication-scheme#current (31 ms)

Package ig-ee-medication-scheme
Type OperationDefinition
Id Id
FHIR Version R5
Source https://fhir.ee/https://build.fhir.org/ig/TEHIK-EE/ig-ee-medication-scheme/OperationDefinition-MedicationStatement-history.html
Url https://fhir.ee/OperationDefinition/MedicationStatement-history
Version 1.0.0
Status active
Date 2024-07-09T00:00:00Z
Name Confirmed medications history
Title Get history of medication statements
Experimental False
Realm ee
Description Returns the history of the current MedicationPlan(confirmed MedicationStatements) for requested patient
Type true
Kind operation

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: OperationDefinition MedicationStatement-history

URL: [base]/MedicationStatement/$history

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
INsubject1..1Patient

Patient

OUTreturn1..1Bundle

In force medication plan, i.e. the interconnected List, MedicationStatement and Medication resources


Source

{
  "resourceType" : "OperationDefinition",
  "id" : "MedicationStatement-history",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationDefinition MedicationStatement-history</b></p><a name=\"MedicationStatement-history\"> </a><a name=\"hcMedicationStatement-history\"> </a><a name=\"MedicationStatement-history-en-US\"> </a><p>URL: [base]/MedicationStatement/$history</p><h3>Parameters</h3><table class=\"grid\"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>subject</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R5/patient.html\">Patient</a></td><td/><td><div><p>Patient</p>\n</div></td></tr><tr><td>OUT</td><td>return</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R5/bundle.html\">Bundle</a></td><td/><td><div><p>In force medication plan, i.e. the interconnected List, MedicationStatement and Medication resources</p>\n</div></td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 1
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use"
    }
  ],
  "url" : "https://fhir.ee/OperationDefinition/MedicationStatement-history",
  "version" : "1.0.0",
  "name" : "Confirmed medications history",
  "title" : "Get history of medication statements",
  "status" : "active",
  "kind" : "operation",
  "experimental" : false,
  "date" : "2024-07-09T00:00:00Z",
  "publisher" : "TEHIK",
  "contact" : [
    {
      "name" : "TEHIK",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.tehik.ee"
        },
        {
          "system" : "email",
          "value" : "fhir@tehik.ee"
        }
      ]
    },
    {
      "name" : "TEHIK Andmekorraldus",
      "telecom" : [
        {
          "system" : "email",
          "value" : "andmekorraldus@tehik.ee",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Returns the history of the current MedicationPlan(confirmed MedicationStatements) for requested patient",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "EE",
          "display" : "Estonia"
        }
      ]
    }
  ],
  "affectsState" : false,
  "code" : "history",
  "resource" : [
    "MedicationStatement"
  ],
  "system" : false,
  "type" : true,
  "instance" : false,
  "parameter" : [
    {
      "name" : "subject",
      "use" : "in",
      "min" : 1,
      "max" : "1",
      "documentation" : "Patient",
      "type" : "Patient"
    },
    {
      "name" : "return",
      "use" : "out",
      "min" : 1,
      "max" : "1",
      "documentation" : "In force medication plan, i.e. the interconnected List, MedicationStatement and Medication resources",
      "type" : "Bundle"
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.